home *** CD-ROM | disk | FTP | other *** search
Wrap
laeeb@rivm.nl (Erminio Ballerini) writes: >I know of ECS which can use the IMAP protocol (is this the same as MAPI?) but >WP doesn't recognise it as an mailsystem. The server has an IMAP (IMAP2bis) >server (imapd) running. ECS runs perfectly outside WP. > Hahaha! I never noticed that IMAP and MAPI had the same letters. IMAP and MAPI are very different. In a future release, ECS is promising us MAPI support also though. -- Billy Barron, Network Services Manager, Univ of Texas at Dallas billy@utdallas.edu From news@bigblue.oit.unc.edu Tue Feb 8 17:50:57 1994 Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP id AA08703; Tue, 8 Feb 1994 14:37:57 -0500 Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03) id AA10341; Tue, 8 Feb 1994 13:23:32 -0500 Received: from GATEWAY by bigblue with netnews for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu) To: winsock@sunsite.unc.edu Date: 08 Feb 1994 17:50:57 GMT From: peter@hprcl154.mayfield (Peter Huang) Message-Id: <PETER.94Feb8095058@hprcl154.mayfield> Organization: Hewlett-Packard Mayfield Site Sender: ses References: <1994Feb8.152315.1847@drfelix.com> Subject: Re: Winsock src for Borland In article <1994Feb8.152315.1847@drfelix.com> root@drfelix.com (Chris White) writes: > Ive tried using data from winsock.doc, but I guess I must be doing > something stupid, as the linker complains about the functions it cant find > (WSAStartup,etc) and dies....Ive tried putting imports into a .def file and > using winsock.lib, but still no joy!!!..... depends on the winsock.dll version you have, you may need to run import to create new winsock.lib (I assume you did it ) and reference it in your prj file. the winsock.lib from MS is for MS C++ which does not get reference correctly in link stage using Borland C++. -- ============================================================ Peter Huang HP Response Center Lab Phone: (415)691-3417 Email: huangp@mayfield.HP.COM 100 Mayfield Avenue, MS 37MA, Moutain View, CA 94043 ============================================================ DISCLAIMER: this message is the my personal opinion and does not constitute the support, opinion or policy of Hewlett-Packard. From news@bigblue.oit.unc.edu Tue Feb 8 18:16:41 1994 Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP id AA08733; Tue, 8 Feb 1994 14:38:06 -0500 Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03) id AA28303; Tue, 8 Feb 1994 13:27:30 -0500 Received: from GATEWAY by bigblue with netnews for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu) To: winsock@sunsite.unc.edu Date: Tue, 8 Feb 1994 18:16:41 GMT From: tomk@unipalm.co.uk (Tom Kermeen) Message-Id: <tomk.31.001247BB@unipalm.co.uk> Organization: Unipalm Ltd. Sender: ses References: <laeeb.144.2D575D5A@rivm.nl> Subject: Re: MAPI Mailsystem and winsock ? In article <laeeb.144.2D575D5A@rivm.nl> laeeb@rivm.nl (Erminio Ballerini) writes: >From: laeeb@rivm.nl (Erminio Ballerini) >Subject: MAPI Mailsystem and winsock ? >Date: Tue, 8 Feb 1994 09:37:30 GMT >It's possible in WP for Windows 6.0 to use a MAPI mailsystem within the >program. Is there such a mailprogram which uses winsock, if there is, is it >possible for me to ftp it? There is one, its called Mail-it and is available from Unipalm limited, Info from mail-it@unipalm.co.uk It uses the MS MAPI 1 spec and has been implemented with a MIME transport provider to allow you to ship attachments from within Word etc across the net. It has all sorts of nice features for mail handling. >I know of ECS which can use the IMAP protocol (is this the same as MAPI?) but >WP doesn't recognise it as an mailsystem. The server has an IMAP (IMAP2bis) >server (imapd) running. ECS runs perfectly outside WP. IMAP stands for Interactive Mail Access Protocol and defines a server that a client can use to access, collect mail etc, MAPI is Microsofts Messaging api and defines the interface between the application such as Word and the messaging system. The two are completely separate items but often lead to confusion. Tom Tom.Kermeen@unipalm.co.uk From news@bigblue.oit.unc.edu Tue Feb 8 07:39:31 1994 Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP id AA08747; Tue, 8 Feb 1994 14:38:09 -0500 Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03) id AA13531; Tue, 8 Feb 1994 13:34:08 -0500 Received: from GATEWAY by bigblue with netnews for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu) To: winsock@sunsite.unc.edu Date: 8 Feb 1994 12:39:31 -0500 From: gregg@panix.com (Gregg Gonsalves) Message-Id: <2j8ioj$cf4@panix.com> Organization: Treatment Action Group Sender: ses References: <2j79q1$1f0@hecate.umd.edu>, <PPOLLET.268.2D573E9E@cismibm.univ-lyon1.fr> Subject: Re: IRC client for windows Patrick POLLET (PPOLLET@cismibm.univ-lyon1.fr) wrote: : In article <2j79q1$1f0@hecate.umd.edu> daveyb@polaris.slip.umd.edu writes: : >From: daveyb@polaris.slip.umd.edu : >Subject: IRC client for windows : >Date: Mon, 07 Feb 94 23:57:58 PST : >Has anyone ever seen a public domain IRC client that works : >with winsock.dll? I have seen some Dos IRC clients out there, but I : >was just wondering if there was one out there for windows. : >Thanks for any info, : >David : I think Peter Tattam has one availbale in the " Trumpet Home site" : Check at petros.psychol.utas.edu.au somewhere in the pub directory : ppollet@cismibm.univ-lyon1.fr | ppollet@cipcinsa.insa-lyon.fr : ------------------------------------------------------------------------- : Dr Patrick L.Pollet INSA Centre Informatique du 1er Cycle Bat 110 : 20 Avenue A.Einstein 69621 Villeurbanne Cedex France : ------------------------------------------------------------------------- : Phone: 72 43 83 80 - Bien sur que je peux le faire : Fax : 72 43 85 33 - Le probleme est : est-ce-que je veux le faire ? : ------------------------------------------------------------------------- There is a program called winirc.exe which you can easily gopher up by searching for winsock. Cheers -- Gregg Gonsalves gregg@panix.com From news@bigblue.oit.unc.edu Tue Feb 8 16:50:18 1994 Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP id AA08753; Tue, 8 Feb 1994 14:38:10 -0500 Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03) id AA27039; Tue, 8 Feb 1994 12:54:22 -0500 Received: from GATEWAY by bigblue with netnews for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu) To: winsock@sunsite.unc.edu Date: Tue, 8 Feb 1994 16:50:18 GMT From: palmfs@craft.camp.clarkson.edu (Farli) Message-Id: <1994Feb8.165018.4330@news.clarkson.edu> Organization: Clarkson University Sender: ses Subject: Help Using FTP & Telnet Hiya I would like to apologize to this group for semi-flooding it with empty postings. Hopefully this one will make it all the way to the group. That done I need to ask for some help using Trumpet winsock over a slip connection. I have gotten the connection up and going and Mosaic works relatively well. However I cannot do any FTP'ing or TELNETting. I cannot even do it in Mosaic. All of the programs that I have tried using telnet and FTP say that they connect and then I get nothing. Nothing in the window until I get a timeout error from whereever I was trying to connect. I am using a standard setup for winsock on a slip connection to an ANNEX machine. I just cannot seem to figure out why none of this works. If anyone else has had this problem and corrected it I would be very grateful if you could share the solution with me. Thanks in advance Stephen Palm Palmfs@craft.camp.clarkson.edu